home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2003 September
/
Australian PC User - September 2003 (CD1).iso
/
magstuff
/
web
/
files
/
psp801ev.exe
/
Data1.cab
/
BrushTip_Line_left.PspScript
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-06-06
|
494 b
|
22 lines
from JascApp import *
def ScriptProperties():
return {
'Author': 'Jasc Software, Inc.',
'Copyright': '(c) 2003 All rights reserved',
'Description': 'Brush tip'
}
def Preset_BrushTip():
return {
'Shape': App.Constants.BrushShape.Rectangular,
'CustomBrush': '',
'Size': 32,
'Hardness': 50,
'Density': 100,
'Rotation': 135,
'Thickness': 1,
'Step': 10
}